Skip to content

Conversation

@wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR adds (experiments...) with multi-architecture support for both amd64/v2 and amd64/v3 subarchitectures.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue: multi-architecture with advanced vectorization)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

Copilot AI review requested due to automatic review settings November 16, 2025 23:19
Copilot finished reviewing on behalf of wdconinc November 16, 2025 23:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces multi-architecture support for building Docker images with advanced vectorization capabilities by adding separate builds for amd64/v2 and amd64/v3 subarchitectures alongside the existing arm64 support.

Key Changes

  • Modified the existing amd64 build to explicitly target amd64/v2 architecture
  • Added a new matrix entry to build images for amd64/v3 architecture
  • Both variants use the same Debian stable base image and runner configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wdconinc wdconinc changed the title feat: build both amd64/v2 and amd64/v3 images feat: build both amd64 (= amd64/v2) and amd64/v3 images Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants